home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeed.tip.net!usenet
- From: Magnus Jansson <magnus.jansson@jason.pp.se>
- Newsgroups: comp.lang.c++
- Subject: Win32
- Date: Wed, 06 Mar 1996 01:34:59 +0100
- Organization: Uniplus Internet Access
- Message-ID: <313CDDB3.61D5@jason.pp.se>
- NNTP-Posting-Host: a67033.dial.tip.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
-
- I want to know what to, and how to use instead of union REGS, struct
- SREGS, int86 and int86x in Win32 code.
-
- I must access the diskdrive with interrupt 13h.
-